This week we learned about making interfaces to display some input
Check the group assignment for this week.
button with processing & arduino https://fabacademy.org/2020/labs/egypt/students/ahmad-saeed/entries/W13P1.html#a3 https://learn.sparkfun.com/tutorials/connecting-arduino-to-processing/all
I wanted to use the joystick I used in Input devices week Since I tested their values and my objective is to make something light and fun. So I thought why not move some ellipses on the screen with Processing?
I used the same wiring I used in Input devices week
First I tried reading the reading from the joystick on Processing. I already did this in Input devices week so, I had inspiration from the code Last Minute Engineers.
I